setEnableComplexScripts Method
In This Topic
Sets a flag indicating whether complex script processing should be used when displaying text using the font. This feature must be enabled in order to render correctly the text in arabic, hebrew and other complex scripts.
Syntax
public void setEnableComplexScripts(
boolean
)
|
Parameters
- value
- True if complex scripts are enabled.
See Also